Properties of the TMyLoader class.
For a complete list of the TMyLoader class members, see the TMyLoader Members topic.
Public
Name | Description |
Columns (inherited from TDALoader) |
Used to add a TDAColumn object for each field that will be loaded.
|
TableName (inherited from TDALoader) |
Used to specify the name of the table to which data will be loaded.
|
Published
Name | Description |
Connection |
Used to specify a connection object that will be used to connect to a data store.
|
DuplicateKeys |
Used to specify in what way conflicts with duplicated key values will be resolved.
|
Options |
Specifies the behaviour of TMyLoader object.
|
RowsPerQuery |
Used to get or set the number of rows that will be send to the server for one time.
|
See Also